Node Js Quiz Test

Node js Quiz

Test your Node js skills with 20 random questions

 

#1. Something that happened in our application that we can respond too.

#2. Node.js is ___________ Language.

#3. How Node.js modules are availble externally

#4. REPL stands for.

#5. Which of the following are not Node.js web application frameworks for?




#6. Node Js is _________

#7. Which of the following module is required for path specific operations ?

#8. Node.js is written in _____________

#9. How do you install Nodemon using Node.js?

#10. Node.js uses an event-driven, non-blocking I/O model ?




#11. What is the default scope in Node.js application.

#12. Node uses _________ engine in core.*

#13. Which function is used to include modules in Node Js

#14. A stream fires finish event when all data has been flushed to underlying system.?

#15. What does the fs module stand for?




#16. Which of the following template engines can be used with Node.js?

#17. In which of the following areas, Node.js is perfect to use?

#18. Command to start Node REPL

#19. Which of following is not builtin node module.

#20. How do you kill a process in Node.js?




Previous
Finish

Related posts